home *** CD-ROM | disk | FTP | other *** search
/ Aminet 33 / Aminet 33 - October 1999.iso / Aminet / util / cli / FastStrip.readme < prev    next >
Encoding:
Text File  |  1999-09-06  |  1.2 KB  |  31 lines

  1. Short:    Strips or replaces characters in files
  2. Author:   jay@blidworth.demon.co.uk (Jason Frecknall)
  3. Uploader: jay@blidworth.demon.co.uk (Jason Frecknall)
  4. Type:     util/cli
  5.  
  6. This program will search through a file and remove all instances of a
  7. particular character or optionally replace it with another.  The main reason
  8. for writing this program is because of another which did exactly the same,
  9. except that it was very slow (even on my 060) and also to learn how to use
  10. ReadArgs().  My program is many times faster as it is coded in assembler.
  11. The main use is for stripping PC return chrs from files as some files
  12. originating from PC have both types.  On my 060-50mhz it processes files at
  13. a rate of around 3mb per second.
  14.  
  15. History:
  16.  
  17.     v1.0    First release
  18.  
  19.     v1.1    Optimised more
  20.         Version string had wrong program name in it
  21.  
  22.  
  23. ============================= Archive contents =============================
  24.  
  25. Original  Packed Ratio    Date     Time    Name
  26. -------- ------- ----- --------- --------  -------------
  27.      460     364 20.8% 27-Jun-99 13:39:40  FastStrip
  28.     1380     771 44.1% 27-Jun-99 13:39:52  FastStrip.doc
  29. -------- ------- ----- --------- --------
  30.     1840    1135 38.3% 05-Jul-99 20:04:38   2 files
  31.